Want to look at some example Pascal Source code of simple CopyBits() Animation using regions?
We're offering an 'Animation/Regions' disk containing:
* 'Animation demo' sourcecode... commented Pascal code demonstrates creation of OffScreen bitmaps, loading 'PICT'ures from resources, using CopyBits() ROM procedure to do onScreen animation.
* 'Regions' sourcecode... commented Pascal code for this program demonstrates use of regions in CopyBits() call, also includes explanation of features and limitations of the algorithm used to create the regions.